[INFO] fetching crate evidence-core 0.1.5...
[INFO] testing evidence-core-0.1.5 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate evidence-core 0.1.5 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate evidence-core 0.1.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate evidence-core 0.1.5
[INFO] tweaked toml for crates.io crate evidence-core 0.1.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate evidence-core 0.1.5 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate evidence-core 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded unicode-general-category v1.1.0
[INFO] [stderr]   Downloaded referencing v0.46.2
[INFO] [stderr]   Downloaded micromap v0.3.0
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded fancy-regex v0.17.0
[INFO] [stderr]   Downloaded jsonschema v0.46.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d296738acef6454b0c06c1e6afaa5586056e02a417d7bacb803b050986c427cf
[INFO] running `Command { std: "docker" "start" "d296738acef6454b0c06c1e6afaa5586056e02a417d7bacb803b050986c427cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d296738acef6454b0c06c1e6afaa5586056e02a417d7bacb803b050986c427cf" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d296738acef6454b0c06c1e6afaa5586056e02a417d7bacb803b050986c427cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d296738acef6454b0c06c1e6afaa5586056e02a417d7bacb803b050986c427cf" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling micromap v0.3.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling evidence-core v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling referencing v0.46.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling jsonschema v0.46.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.74s
[INFO] running `Command { std: "docker" "inspect" "d296738acef6454b0c06c1e6afaa5586056e02a417d7bacb803b050986c427cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d296738acef6454b0c06c1e6afaa5586056e02a417d7bacb803b050986c427cf" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling evidence-core v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr] error: could not compile `evidence-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name evidence_core --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::todo' '--deny=clippy::panic' --warn=missing_docs '--deny=clippy::let_underscore_must_use' '--deny=clippy::let_underscore_future' '--deny=clippy::expect_used' '--deny=clippy::dbg_macro' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--warn=rustdoc::broken_intra_doc_links' '--deny=clippy::await_holding_lock' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4deb8acf59aabc89 -C extra-filename=-08dc5de5a1d0723d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-105aa0532baa0de5.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-1987adb5343da147.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-9f78b18a5a27725c.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-fa404156af28cbe7.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-afbc1739e924e62d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b497622e31234d47.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6f37ead0e52878e0.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-726075490d81f1a5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-3aba57bff9818ed9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-0d4bdceccfa637d4.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7527204e5d7a2827.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-7da18dd6d1c4b502.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcNMxCyd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-3aba57bff9818ed9,libfastrand-8bf93aced4b4285e,librustix-0615239039590adc,libbitflags-e2ff1f8a3d866557,liblinux_raw_sys-fe1e9ef4505379f7,libevidence_core-188e9a1457bafdd5,libjsonschema-9f78b18a5a27725c,libbytecount-104a505dd9bbb58d,libregex-afbc1739e924e62d,libfancy_regex-173601389ee64a9b,libbit_set-8b4dc0e384a70557,libbit_vec-d65fb98b7c3788f8,libregex_automata-aef77180181323d9,libaho_corasick-eeaed4dccb75ce3f,libidna-6df3ce6f0f0ac519,libidna_adapter-1888a8db5b10ca45,libicu_properties-5efd37860822c69d,libicu_properties_data-0263abb5e65944fd,libicu_normalizer-57177d30e4e7e09a,libicu_normalizer_data-f729f0375d518e03,libicu_collections-5ad9843174e14b73,libutf8_iter-0d9be7b316c2b184,libpotential_utf-e1a9f6fb416a15bc,libicu_provider-3bc049d0b3684d03,libicu_locale_core-2533ee0f26fbae10,libtinystr-5525b04f51fdcd50,liblitemap-91c3ff84b79c6a50,libwriteable-efdd0449bf1f91d8,libzerovec-562ed3cebd56e11a,libzerotrie-c894d11146b13ac0,libyoke-6aea181be9b84536,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-e161508bbee50a1f,libuuid_simd-6abd63957b0aa932,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libunicode_general_category-57c206bcc6e085cf,libemail_address-92b030b262c94732,libfraction-ae08da0a6d24f880,liblazy_static-b3603208c0de2608,libnum-353f17644865d599,libnum_iter-d065749f141cd50c,libnum_rational-7f634154e921e817,libnum_complex-03ac56cf12d81041,libnum_bigint-939c89fe6068755f,libnum_integer-8994f55b08cf2168,libnum_cmp-17522be2d14919c0,libregex_syntax-a59969707b42f994,libdata_encoding-9925c048f12d655c,libreferencing-c2a46d0fadf1773f,libmicromap-1e7385a45bdd674a,libpercent_encoding-c53c37e60dd2727e,libparking_lot-290f0ed240a8574c,libparking_lot_core-6167d77802e3db58,libsmallvec-29f90736a15dcce2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libfluent_uri-e0eaa48c0c87ecd2,libborrow_or_share-58fbf106c027b579,libref_cast-c5f13653d767fa29,libahash-493ea65282a8bb45,libgetrandom-199302e783f9602f,libzerocopy-d63fa3ee501f27da,libtoml-0d4bdceccfa637d4,libtoml_writer-53455b36b0c81ff5,libtoml_parser-5dde99bc496b2bd0,libwinnow-3ea30ae347da772f,libserde_spanned-8c2b1f60894e386b,libtoml_datetime-968254e6895229ab,libchrono-105aa0532baa0de5,libiana_time_zone-e4284183d46316cc,libnum_traits-8434f84c7e6b85f7,libhex-28742b4ca144387c,libuuid-7da18dd6d1c4b502,libgetrandom-b020212982405afb,libtracing-7527204e5d7a2827,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-1a3ec60ab2219351,libonce_cell-028ded5f5e4e9236,libserde_json-6f37ead0e52878e0,libmemchr-8e33d9a2a7199911,libitoa-d474a064685fa8df,libzmij-07c2bc01ed4c756c,libsha2-726075490d81f1a5,libcpufeatures-6e66671ef1d123b3,libdigest-16691710c57cf5a8,libconst_oid-213938eb42f07234,libcrypto_common-36bb2c00e9111733,libblock_buffer-0ea210086f4a0338,libhybrid_array-51491b419f25ef26,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libed25519_dalek-1987adb5343da147,libsha2-4c76b8fcc9819c96,librand_core-fa404156af28cbe7,libgetrandom-f4fdc57d9696d263,liblibc-da52938bfe154f8f,libcurve25519_dalek-2ed3bce1a6463b1c,libcpufeatures-471354fefbcaf2d8,libzeroize-5183346eec8f1799,libsubtle-ca7024fc66e4388f,libcfg_if-5af52f617df93f8f,libdigest-bf720ff6fdccd66a,libblock_buffer-e55a2fdeba739d39,libcrypto_common-524f34e6ceb6979f,libgeneric_array-5dc06065ad26437f,libtypenum-5ec7a93564b74b96,libed25519-63b91ba94ee86808,libsignature-5e5320f1c885308d,libthiserror-8d48f50e62149409,libserde-b497622e31234d47,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcNMxCyd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/verify_format-167348dd74c0bbe5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `evidence-core` (test "verify_format") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d296738acef6454b0c06c1e6afaa5586056e02a417d7bacb803b050986c427cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d296738acef6454b0c06c1e6afaa5586056e02a417d7bacb803b050986c427cf", kill_on_drop: false }`
[INFO] [stdout] d296738acef6454b0c06c1e6afaa5586056e02a417d7bacb803b050986c427cf
